.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #ede8ec;
}

body {
    font-family: Inter Tight;
}

.weds4284y6 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 6.25rem;
    line-height: 1.1;
}

.weds4284y6>.jurfncd0a5 {
    font-size: 7.8125rem;
}

.dc2sbn4uib {
    font-family: 'Inter Tight', sans-serif;
    font-size: 3.5rem;
    line-height: 1.1;
}

.dc2sbn4uib>.jurfncd0a5 {
    font-size: 4.375rem;
}

.sd4cgn43h0 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

.sd4cgn43h0>.jurfncd0a5 {
    font-size: 1.25rem;
}

.jvskufo8p2 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 2.25rem;
    line-height: 1.5;
}

.jvskufo8p2>.jurfncd0a5 {
    font-size: 2.8125rem;
}

.cok1c50ozi {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.25rem;
    line-height: 1.7;
}

.cok1c50ozi>.jurfncd0a5 {
    font-size: 1.5625rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .weds4284y6 {
        font-size: 5rem;
    }
}

@media (max-width: 768px) {
    .weds4284y6 {
        font-size: 4.375rem;
        font-size: calc(2.8375rem + (6.25 - 2.8375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.8375rem + (6.25 - 2.8375) * ((100vw - 20rem) / (48 - 20))));
    }

    .dc2sbn4uib {
        font-size: 2.8rem;
        font-size: calc(1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20))));
    }

    .sd4cgn43h0 {
        font-size: 0.8rem;
        font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.5 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
    }

    .jvskufo8p2 {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.5 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20))));
    }

    .cok1c50ozi {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.5 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .weds4284y6 {
        font-size: 4.375rem;
        font-size: calc(2.8375rem + (6.25 - 2.8375) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.8375rem + (6.25 - 2.8375) * ((100vw - 62rem) / (87 - 62))));
    }

    .dc2sbn4uib {
        font-size: 2.8rem;
        font-size: calc(1.875rem + (3.5 - 1.875) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (1.875rem + (3.5 - 1.875) * ((100vw - 62rem) / (87 - 62))));
    }

    .sd4cgn43h0 {
        font-size: 0.8rem;
        font-size: calc(1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.5 * (1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62))));
    }

    .jvskufo8p2 {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.5 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 62rem) / (87 - 62))));
    }

    .cok1c50ozi {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.5 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.ki9agmvjk0 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
    padding: 0.75rem 1.5rem;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #05e0e9 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.btn-primary {
    box-shadow: #038085 0px 8px 15px -5px;
}

.btn-primary,
.btn-primary:active {
    background-color: #05e0e9 !important;
    border-color: #05e0e9 !important;
    color: #000000 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.r73t1553jl {
    color: inherit;
    background-color: #27f2fa !important;
    border-color: #27f2fa !important;
    box-shadow: #025053 0px 8px 15px -5px;
}

.btn-primary.j3cmuh3rsb,
.btn-primary:disabled {
    color: #000000 !important;
    background-color: #27f2fa !important;
    border-color: #27f2fa !important;
}

.btn-secondary {
    box-shadow: #b81839 0px 8px 15px -5px;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #e84e6e !important;
    border-color: #e84e6e !important;
    color: #ffffff !important;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.r73t1553jl {
    color: inherit;
    background-color: #ee7b93 !important;
    border-color: #ee7b93 !important;
    box-shadow: #8b122b 0px 8px 15px -5px;
}

.btn-secondary.j3cmuh3rsb,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #ee7b93 !important;
    border-color: #ee7b93 !important;
}

.btn-info {
    box-shadow: #055161 0px 8px 15px -5px;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.r73t1553jl {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: #032930 0px 8px 15px -5px;
}

.btn-info.j3cmuh3rsb,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success {
    box-shadow: #105636 0px 8px 15px -5px;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.r73t1553jl {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: #082b1b 0px 8px 15px -5px;
}

.btn-success.j3cmuh3rsb,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning {
    box-shadow: #664d00 0px 8px 15px -5px;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.r73t1553jl {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: #332600 0px 8px 15px -5px;
}

.btn-warning.j3cmuh3rsb,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger {
    box-shadow: #570f16 0px 8px 15px -5px;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.r73t1553jl {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: #2c080b 0px 8px 15px -5px;
}

.btn-danger.j3cmuh3rsb,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.ai9x4329k0 {
    box-shadow: #c2c2c2 0px 8px 15px -5px;
}

.ai9x4329k0,
.ai9x4329k0:active {
    background-color: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
    color: #5c5c5c !important;
}

.ai9x4329k0:hover,
.ai9x4329k0:focus,
.ai9x4329k0.focus,
.ai9x4329k0.r73t1553jl {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: #a9a9a9 0px 8px 15px -5px;
}

.ai9x4329k0.j3cmuh3rsb,
.ai9x4329k0:disabled {
    color: #5c5c5c !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.daw392l652 {
    box-shadow: #000000 0px 8px 15px -5px;
}

.daw392l652,
.daw392l652:active {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #ffffff !important;
}

.daw392l652:hover,
.daw392l652:focus,
.daw392l652.focus,
.daw392l652.r73t1553jl {
    color: inherit;
    background-color: #1a1a1a !important;
    border-color: #1a1a1a !important;
    box-shadow: #000000 0px 8px 15px -5px;
}

.daw392l652.j3cmuh3rsb,
.daw392l652:disabled {
    color: #ffffff !important;
    background-color: #1a1a1a !important;
    border-color: #1a1a1a !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #05e0e9;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.r73t1553jl {
    color: #038e94 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-primary-outline.j3cmuh3rsb,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #05e0e9 !important;
    border-color: #05e0e9 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #e84e6e;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.r73t1553jl {
    color: #c61a3d !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-secondary-outline.j3cmuh3rsb,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #e84e6e !important;
    border-color: #e84e6e !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.r73t1553jl {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-info-outline.j3cmuh3rsb,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.r73t1553jl {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-success-outline.j3cmuh3rsb,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.r73t1553jl {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-warning-outline.j3cmuh3rsb,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.r73t1553jl {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-danger-outline.j3cmuh3rsb,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #000000;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.r73t1553jl {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-black-outline.j3cmuh3rsb,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #f5f5f5;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.r73t1553jl {
    color: #cacaca !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-white-outline.j3cmuh3rsb,
.btn-white-outline:disabled {
    color: #767676 !important;
    background-color: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
}

.text-primary {
    color: #05e0e9 !important;
}

.text-secondary {
    color: #e84e6e !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #f5f5f5 !important;
}

.r9mwc7my2m {
    color: #000000 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.r73t1553jl {
    color: #038085 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.r73t1553jl {
    color: #b81839 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.r73t1553jl {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.r73t1553jl {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.r73t1553jl {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.r73t1553jl {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.r73t1553jl {
    color: #c2c2c2 !important;
}

a.r9mwc7my2m:hover,
a.r9mwc7my2m:focus,
a.r9mwc7my2m.r73t1553jl {
    color: #000000 !important;
}

a[class*="text-"]:not(.arna3orsds):not(.dropdown-item):not([role]):not(.wjr1o2exxy) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.arna3orsds):not(.dropdown-item):not([role]):not(.wjr1o2exxy):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.rppxapilp8 .arna3orsds.r73t1553jl {
    color: #05e0e9;
}

.rppxapilp8 .arna3orsds:not(.r73t1553jl) {
    color: #232323;
}

.xgqnj4bkv9 {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.cp4l053fzl {
    background-color: #ae1e2c;
}

.mg2feq1tul .ki9agmvjk0:not(.btn-form) {
    border-radius: 10px;
}

.mbr-gallery-filter li a {
    border-radius: 10px !important;
}

.mbr-gallery-filter li.r73t1553jl .ki9agmvjk0 {
    background-color: #05e0e9;
    border-color: #05e0e9;
    color: #ffffff;
}

.mbr-gallery-filter li.r73t1553jl .ki9agmvjk0:focus {
    box-shadow: none;
}

.rppxapilp8 .arna3orsds {
    border-radius: 10px !important;
}

a,
a:hover {
    color: #05e0e9;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #bcfbfe;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.y3hjcfm4vq {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    border-radius: 40px !important;
}

.y3hjcfm4vq>.jurfncd0a5 {
    font-size: 1.25rem;
}

.y3hjcfm4vq:hover,
.y3hjcfm4vq:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #05e0e9 !important;
}

.y3hjcfm4vq:-webkit-input-placeholder {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
}

.y3hjcfm4vq:-webkit-input-placeholder>.jurfncd0a5 {
    font-size: 1.25rem;
}

blockquote {
    border-color: #05e0e9;
}

/* Forms */
.y9gyuvmi8k .input-group-btn .ki9agmvjk0 {
    border-radius: 10px !important;
}

.y9gyuvmi8k .input-group-btn .ki9agmvjk0:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.y9gyuvmi8k .input-group-btn button[type="submit"] {
    border-radius: 10px !important;
    padding: 1rem 3rem;
}

.y9gyuvmi8k .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #05e0e9;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #05e0e9;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #05e0e9;
    border-bottom-color: #05e0e9;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #05e0e9 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #e84e6e !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%2305e0e9' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.mg2feq1tul .ki9agmvjk0 {
    padding: 12px 24px;
    font-weight: 500;
    border: none !important;
}

.mg2feq1tul .ki9agmvjk0 .jurfncd0a5 {
    margin-left: 12px;
}

.mg2feq1tul .daw392l652 {
    box-shadow: #000000 0 0.602187px 1.08394px -1.25px, #333333 0px 2.28853px 4.11936px -2.5px, #4d4d4d 0px 10px 18px -3.75px, #666666 0px 0.706592px 0.706592px -0.583333px, #999999 0px 1.80656px 1.80656px -1.16667px, #b3b3b3 0px 3.62176px 3.62176px -1.75px, #cccccc 0px 6.8656px 6.8656px -2.33333px, #e6e6e6 0px 8.6468px 8.6468px -2.91667px, #f2f2f2 0px 10px 10px -3.5px;
}

.mg2feq1tul .daw392l652:hover,
.mg2feq1tul .daw392l652:focus {
    background-color: #000000 !important;
    color: #ffffff !important;
    border-color: #000000 !important;
    box-shadow: #000000 0 0.602187px 1.08394px -1.25px, #1a1a1a 0px 2.28853px 4.11936px -2.5px, #333333 0px 10px 18px -3.75px, #4d4d4d 0px 0.706592px 0.706592px -0.583333px, #808080 0px 1.80656px 1.80656px -1.16667px, #999999 0px 3.62176px 3.62176px -1.75px, #b3b3b3 0px 6.8656px 6.8656px -2.33333px, #cccccc 0px 8.6468px 8.6468px -2.91667px, #d9d9d9 0px 10px 10px -3.5px;
}

.mg2feq1tul .ai9x4329k0 {
    color: #000000 !important;
    box-shadow: #808080 0px 0.706592px 0.706592px -0.583333px, #999999 0px 1.80656px 1.80656px -1.16667px, #b3b3b3 0px 3.62176px 3.62176px -1.75px, #bfbfbf 0px 6.8656px 6.8656px -2.33333px, #cccccc 0px 8.6468px 8.6468px -2.91667px, #e6e6e6 0px 10px 10px -3.5px, #ffffff 0px 3px 1px 0px inset;
}

.mg2feq1tul .ai9x4329k0:hover,
.mg2feq1tul .ai9x4329k0:focus {
    background-color: #fafafa !important;
    color: #000000 !important;
    box-shadow: #737373 0px 0.706592px 0.706592px -0.583333px, #8c8c8c 0px 1.80656px 1.80656px -1.16667px, #a6a6a6 0px 3.62176px 3.62176px -1.75px, #b3b3b3 0px 6.8656px 6.8656px -2.33333px, #bfbfbf 0px 8.6468px 8.6468px -2.91667px, #d9d9d9 0px 10px 10px -3.5px, #ffffff 0px 3px 1px 0px inset;
}

img,
.en7vsjxk6e,
.nwecuvo2as,
.video-wrapper,
.ev2vi08iqi iframe,
.baw6iydhem iframe,
.j0vi6301r2,
.plan,
.ojqxmyo4tv,
.yukvzk0yjr {
    border-radius: 20px !important;
}

.di94b4gs54 {
    border-radius: 60px !important;
}

.fgn9qkkic0,
.y3hjcfm4vq {
    border-radius: 10px !important;
}

*:focus-visible {
    outline: red solid 2px !important;
    outline-offset: 2px !important;
    transition: outline 0.2s ease-in-out;
}

.pz4rszlxxk .gqrzgqnpkk {
    position: relative !important;
}

.pz4rszlxxk .gqrzgqnpkk {
    position: absolute !important;
}

.pz4rszlxxk .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

.pz4rszlxxk .dropdown-menu {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}

.pz4rszlxxk .dropdown-item {
    border: none !important;
    background: #ffffff !important;
    font-weight: 400;
}

.pz4rszlxxk .dropdown-item:hover,
.pz4rszlxxk .dropdown-item:focus {
    background: #ffffff !important;
    color: #000000 !important;
}

.pz4rszlxxk .dropdown-item:hover span {
    color: white;
}

.pz4rszlxxk .dropdown-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.pz4rszlxxk .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pz4rszlxxk .i6lgppa9f1 .st7t7ng0o8 {
    padding: 0 0.3em !important;
    margin: 0.667em 1em !important;
}

.pz4rszlxxk .i6lgppa9f1 .st7t7ng0o8.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.pz4rszlxxk .arna3orsds {
    position: relative;
}

.pz4rszlxxk .acuiohwt5j {
    display: flex;
    margin: 0 auto;
    max-width: 1506px;
}

@media (min-width: 992px) {
    .pz4rszlxxk .acuiohwt5j {
        flex-wrap: nowrap;
    }
}

.pz4rszlxxk .k015tbc6kt {
    font-size: 1rem;
    transition: all 0.3s ease-in-out;
}

.pz4rszlxxk .k015tbc6kt:hover {
    opacity: 0.5;
}

.pz4rszlxxk .dropdown-menu,
.pz4rszlxxk .uovkkfgc1c.opened {
    background: #ffffff !important;
}

.pz4rszlxxk .czhd00czxl:focus,
.pz4rszlxxk .arna3orsds:focus {
    outline: none;
}

.pz4rszlxxk .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.pz4rszlxxk .dropdown .dropdown-menu .dropdown-item::after {
    right: 1.6rem;
}

.pz4rszlxxk .dropdown .dropdown-menu .dropdown-item .jurfncd0a5 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.pz4rszlxxk .dropdown .dropdown-menu .dropdown-item .jurfncd0a5:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.pz4rszlxxk .svggssz6wo .dropdown-menu .dropdown-item:before {
    display: none;
}

.pz4rszlxxk .svggssz6wo .dropdown .dropdown-menu .dropdown-item {
    padding: 14px !important;
    transition: none;
    margin: 0 !important;
}

.pz4rszlxxk .uovkkfgc1c {
    min-height: 110px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: rgba(255, 255, 255, 0);
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
    backdrop-filter: blur(5px);
}

.pz4rszlxxk .uovkkfgc1c.opened {
    transition: all 0.3s;
}

.pz4rszlxxk .uovkkfgc1c .dropdown-item {
    padding: 8px 3.2rem 8px 16px;
    line-height: 1.5;
    border-radius: 0;
    margin-left: 4px;
    margin-bottom: 4px;
    box-shadow: 0 3px 5px -2px #9c9c9c inset;
}

.pz4rszlxxk .uovkkfgc1c .zm8bulou39 img {
    border-radius: 0 !important;
    width: auto;
}

.pz4rszlxxk .uovkkfgc1c .qjqnz61lcg {
    justify-content: flex-end;
    z-index: 1;
}

.pz4rszlxxk .uovkkfgc1c.svggssz6wo {
    justify-content: center;
}

.pz4rszlxxk .uovkkfgc1c.svggssz6wo .czhd00czxl .arna3orsds::before {
    display: none;
}

.pz4rszlxxk .uovkkfgc1c.svggssz6wo.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .pz4rszlxxk .uovkkfgc1c.svggssz6wo.opened:not(.navbar-short) .qjqnz61lcg {
        max-height: calc(98.5vh - 3rem);
    }
}

.pz4rszlxxk .uovkkfgc1c.svggssz6wo .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.pz4rszlxxk .uovkkfgc1c.svggssz6wo .dropdown-menu .dropdown-item:after {
    right: auto;
}

.pz4rszlxxk .uovkkfgc1c.svggssz6wo .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.pz4rszlxxk .uovkkfgc1c.svggssz6wo ul.hdh8ta8etb li {
    margin: auto;
}

.pz4rszlxxk .uovkkfgc1c.svggssz6wo .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.pz4rszlxxk .uovkkfgc1c.svggssz6wo .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 991px) {
    .pz4rszlxxk .uovkkfgc1c .czhd00czxl .arna3orsds::before {
        display: none;
    }

    .pz4rszlxxk .uovkkfgc1c.opened .dropdown-menu {
        top: 0;
    }

    .pz4rszlxxk .uovkkfgc1c .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .pz4rszlxxk .uovkkfgc1c .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .pz4rszlxxk .uovkkfgc1c .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .pz4rszlxxk .uovkkfgc1c .zm8bulou39 img {
        height: 3rem !important;
    }

    .pz4rszlxxk .uovkkfgc1c ul.hdh8ta8etb li {
        margin: auto;
    }

    .pz4rszlxxk .uovkkfgc1c .dropdown-menu .dropdown-item {
        padding: 14px !important;
        text-align: center;
        margin-left: 0;
        box-shadow: none;
    }

    .pz4rszlxxk .uovkkfgc1c .dropdown-menu .dropdown-item:hover {
        box-shadow: 0 3px 5px -2px #9c9c9c inset;
    }

    .pz4rszlxxk .uovkkfgc1c .w2w89in6cf {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0.5rem;
        max-width: 80%;
    }

    .pz4rszlxxk .uovkkfgc1c .ekwflu0w4q {
        flex-basis: auto;
    }

    .pz4rszlxxk .uovkkfgc1c .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.pz4rszlxxk .uovkkfgc1c.navbar-short {
    min-height: 96px;
}

.pz4rszlxxk .uovkkfgc1c.navbar-short .w2w89in6cf {
    min-height: 96px;
}

.pz4rszlxxk .w2w89in6cf {
    min-height: 96px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word !important;
    z-index: 1;
    word-wrap: break-word !important;
    white-space: normal;
}

.pz4rszlxxk .w2w89in6cf .wjr1o2exxy {
    line-height: inherit !important;
    font-weight: 400;
}

.pz4rszlxxk .w2w89in6cf .wjr1o2exxy:hover,
.pz4rszlxxk .w2w89in6cf .wjr1o2exxy:focus {
    color: #000000 !important;
}

.pz4rszlxxk .w2w89in6cf .zm8bulou39 a {
    outline: none;
}

.pz4rszlxxk .uovkkfgc1c.opened .w2w89in6cf .wjr1o2exxy:hover,
.pz4rszlxxk .uovkkfgc1c.opened .w2w89in6cf .wjr1o2exxy:focus {
    color: #000000 !important;
}

.pz4rszlxxk .dropdown-item.r73t1553jl,
.pz4rszlxxk .dropdown-item:active {
    background-color: transparent;
}

.pz4rszlxxk .l9yi9y0car .hdh8ta8etb .arna3orsds {
    padding: 0;
}

.pz4rszlxxk .i6lgppa9f1 .st7t7ng0o8.dropdown-toggle {
    margin-right: 1.667em;
}

.pz4rszlxxk .i6lgppa9f1 .st7t7ng0o8.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.pz4rszlxxk .uovkkfgc1c.l9yi9y0car .dropdown .dropdown-menu {
    background: #ffffff;
    top: 3rem;
    border-radius: 30px;
}

@media (max-width: 992px) {
    .pz4rszlxxk .uovkkfgc1c.l9yi9y0car .dropdown .dropdown-menu {
        top: 0;
    }
}

.pz4rszlxxk .uovkkfgc1c.l9yi9y0car .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
    top: 0;
    border-left: 1px solid transparent;
}

.pz4rszlxxk .uovkkfgc1c .dropdown.open>.dropdown-menu {
    display: block;
}

.pz4rszlxxk ul.hdh8ta8etb {
    flex-wrap: wrap;
}

@media (min-width: 991px) {
    .pz4rszlxxk ul.hdh8ta8etb {
        padding: 0;
        background-color: transparent;
        border: 2px solid transparent;
    }
}

.pz4rszlxxk .ffwvn22kxo {
    text-align: center;
    width: auto;
}

@media (min-width: 991px) {
    .pz4rszlxxk .ffwvn22kxo {
        text-align: left;
    }
}

.pz4rszlxxk .ffwvn22kxo .ki9agmvjk0 {
    white-space: nowrap;
    min-height: auto;
    width: auto;
}

@media (max-width: 575px) {
    .pz4rszlxxk .ffwvn22kxo .ki9agmvjk0 {
        width: auto !important;
    }
}

.pz4rszlxxk button.ekwflu0w4q {
    outline: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    border-radius: 100%;
    background-color: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
}

.pz4rszlxxk button.ekwflu0w4q .bh6nondf89 span {
    position: absolute;
    right: 0;
    width: 20px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.pz4rszlxxk button.ekwflu0w4q .bh6nondf89 span:nth-child(1) {
    top: 18px;
    left: 15px;
    transition: all 0.2s;
}

.pz4rszlxxk button.ekwflu0w4q .bh6nondf89 span:nth-child(2) {
    left: 15px;
    top: 24px;
    transition: all 0.15s;
}

.pz4rszlxxk button.ekwflu0w4q .bh6nondf89 span:nth-child(3) {
    left: 15px;
    top: 24px;
    transition: all 0.15s;
}

.pz4rszlxxk button.ekwflu0w4q .bh6nondf89 span:nth-child(4) {
    left: 15px;
    top: 30px;
    transition: all 0.2s;
}

.pz4rszlxxk nav.opened .bh6nondf89 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.pz4rszlxxk nav.opened .bh6nondf89 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.pz4rszlxxk nav.opened .bh6nondf89 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.pz4rszlxxk nav.opened .bh6nondf89 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.pz4rszlxxk .gqrzgqnpkk {
    padding: 0 1rem;
}

.pz4rszlxxk a.arna3orsds {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pz4rszlxxk .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .pz4rszlxxk .uovkkfgc1c {
        height: 70px;
    }

    .pz4rszlxxk .uovkkfgc1c.opened {
        height: auto;
    }

    .pz4rszlxxk .czhd00czxl .arna3orsds:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.pz4rszlxxk .hdh8ta8etb {
    margin: 0 auto;
}

.pz4rszlxxk .czhd00czxl {
    padding: 0;
    margin: 0;
}

.pz4rszlxxk .czhd00czxl .arna3orsds {
    padding: 8px 16px !important;
    margin: 4px !important;
    transition: all 0.3s ease-in-out;
    font-weight: 400;
    border-radius: 3rem;
}

.pz4rszlxxk .czhd00czxl .arna3orsds::after {
    color: inherit !important;
    transform: rotate(0);
    transition: 0.3s;
}

.pz4rszlxxk .czhd00czxl .arna3orsds:hover {
    background-color: transparent;
    color: #000000 !important;
    box-shadow: 0 3px 5px -2px #9c9c9c inset;
}

.pz4rszlxxk .czhd00czxl .arna3orsds:hover::after {
    color: inherit !important;
}

.pz4rszlxxk .czhd00czxl .arna3orsds.caa0ru4mv3::after {
    transform: rotate(180deg);
}

.pz4rszlxxk .czhd00czxl .dropdown-menu {
    background-color: transparent !important;
}

.pz4rszlxxk .czhd00czxl .dropdown-menu:hover {
    background-color: transparent !important;
}

@media (max-width: 991px) {
    .pz4rszlxxk .uovkkfgc1c {
        justify-content: flex-start !important;
    }

    .pz4rszlxxk .uovkkfgc1c.opened {
        min-height: 100vh !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
    }

    .pz4rszlxxk .qjqnz61lcg {
        padding: 20px 0 3rem;
    }

    .pz4rszlxxk .qjqnz61lcg .hdh8ta8etb {
        width: 100%;
        margin-bottom: 24px;
    }

    .pz4rszlxxk .qjqnz61lcg .czhd00czxl {
        width: 100%;
        margin: 0;
    }

    .pz4rszlxxk .qjqnz61lcg .czhd00czxl:not(:first-child) {
        border-top: 1px solid transparent;
    }

    .pz4rszlxxk .qjqnz61lcg .czhd00czxl .arna3orsds {
        padding: 14px !important;
        justify-content: center;
        margin: 0 !important;
        margin-bottom: 4px !important;
    }
}

.pz4rszlxxk .dilfuqpmjx {
    min-height: 110px;
}

.ngmpeow0qz {
    background-image: url("photo-1657664072470-99b02c2143f2.jpeg");
}

.ngmpeow0qz .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.ngmpeow0qz .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ngmpeow0qz .nwecuvo2as {
    padding: 60px;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    overflow: hidden;
}

@media (max-width: 1440px) {
    .ngmpeow0qz .nwecuvo2as {
        padding: 32px 24px;
    }
}

@media (max-width: 992px) {
    .ngmpeow0qz .nwecuvo2as {
        padding: 24px;
    }
}

.ngmpeow0qz .nwecuvo2as .klixh0wx83 {
    margin-bottom: 32px;
}

.ngmpeow0qz .nwecuvo2as .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.ngmpeow0qz .nwecuvo2as .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.ngmpeow0qz .nwecuvo2as .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.ngmpeow0qz .nwecuvo2as .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-165deg, #f5f5f5, #000000 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .ngmpeow0qz .nwecuvo2as .xs34dir464 .rqr580l2sr {
        width: 100%;
        background-image: linear-gradient(-165deg, #f5f5f5, #000000 40%);
    }
}

.ngmpeow0qz .nwecuvo2as .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .ngmpeow0qz .nwecuvo2as .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.ngmpeow0qz .nwecuvo2as .mg2feq1tul {
    margin-top: 22px;
}

.ngmpeow0qz .sf4vwdweoa,
.ngmpeow0qz .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.ngmpeow0qz .rqr580l2sr {
    color: #000000;
}

.ngmpeow0qz .fc4sxrazbh,
.ngmpeow0qz .m579xhsdc3 {
    color: #000000;
    text-align: center;
}

.ngmpeow0qz .rqr580l2sr,
.ngmpeow0qz .xs34dir464,
.ngmpeow0qz .mg2feq1tul {
    text-align: center;
}

.w16s1v7xre {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.w16s1v7xre .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.w16s1v7xre .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.w16s1v7xre .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .w16s1v7xre .xng03i424u {
        margin-bottom: 32px;
    }
}

.w16s1v7xre .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.w16s1v7xre .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.w16s1v7xre .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.w16s1v7xre .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.w16s1v7xre .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .w16s1v7xre .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.w16s1v7xre .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .w16s1v7xre .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.w16s1v7xre .x7ninw8kv7 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -12px;
}

.w16s1v7xre .x7ninw8kv7 .tljyczgbse {
    padding: 0 12px;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .w16s1v7xre .x7ninw8kv7 .tljyczgbse {
        margin-bottom: 18px;
    }
}

.w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
    height: 100%;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
        padding: 24px;
    }
}

@media (max-width: 992px) {
    .w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w {
        margin-bottom: 24px;
    }
}

.w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    box-shadow: 0 8px 20px -8px #515151;
}

@media (max-width: 992px) {
    .w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w img {
        height: 300px;
    }
}

.w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w {
    padding-top: 20px;
}

@media (max-width: 992px) {
    .w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w {
        padding-top: 0;
    }
}

.w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 {
    margin-bottom: 24px;
}

.w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 .jurfncd0a5 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 27px;
    background-image: linear-gradient(#000000 30%, #f5f5f5 130%);
    box-shadow: 0 8px 24px -5px #515151;
}

.w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .i1lixhg9qc {
    margin-bottom: 10px;
}

.w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .saim80axcv {
    margin-bottom: 0;
}

.w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul {
    margin-top: 10px;
}

.w16s1v7xre .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul .ki9agmvjk0 {
    margin-bottom: 0;
}

.w16s1v7xre .x7ninw8kv7 .features-image .yukvzk0yjr {
    display: grid;
    grid-template-columns: 52% 48%;
    gap: 24px;
}

@media (max-width: 992px) {
    .w16s1v7xre .x7ninw8kv7 .features-image .yukvzk0yjr {
        display: block;
    }
}

.w16s1v7xre .tnnemklbj5 {
    width: 60%;
}

@media (max-width: 992px) {
    .w16s1v7xre .tnnemklbj5 {
        width: 100%;
    }
}

.w16s1v7xre .garc42jc4m {
    width: 40%;
}

@media (max-width: 992px) {
    .w16s1v7xre .garc42jc4m {
        width: 100%;
    }
}

.w16s1v7xre .gdi8pyd8ge {
    margin-top: 12px;
}

.w16s1v7xre .sf4vwdweoa,
.w16s1v7xre .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.w16s1v7xre .rqr580l2sr,
.w16s1v7xre .xs34dir464 {
    color: #000000;
}

.w16s1v7xre .fc4sxrazbh,
.w16s1v7xre .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.w16s1v7xre .i1lixhg9qc {
    color: #000000;
}

.w16s1v7xre .saim80axcv {
    color: #515151;
}

.w16s1v7xre .rqr580l2sr,
.w16s1v7xre .xs34dir464,
.w16s1v7xre .gdi8pyd8ge {
    text-align: center;
}

.cid-v2f0bmXymC {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.cid-v2f0bmXymC .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.cid-v2f0bmXymC .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2f0bmXymC .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .cid-v2f0bmXymC .xng03i424u {
        margin-bottom: 32px;
    }
}

.cid-v2f0bmXymC .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.cid-v2f0bmXymC .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.cid-v2f0bmXymC .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.cid-v2f0bmXymC .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.cid-v2f0bmXymC .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .cid-v2f0bmXymC .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.cid-v2f0bmXymC .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-v2f0bmXymC .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.cid-v2f0bmXymC .x7ninw8kv7 {
    margin: 0 -12px;
    justify-content: center;
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse {
    padding: 0 12px;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse {
        margin-bottom: 18px;
    }
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
}

@media (max-width: 992px) {
    .cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
        padding: 24px;
    }
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .i1lixhg9qc {
    margin-bottom: 24px;
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .item-price {
    margin-bottom: 24px;
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .saim80axcv {
    margin-bottom: 14px;
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul {
    width: 100%;
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul .ki9agmvjk0 {
    width: 100%;
    margin-bottom: 0;
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .khlxkxvkdy {
    position: relative;
    z-index: 1;
    width: 100%;
    border-bottom: 2px dashed #a8a8a8;
    margin-top: 24px;
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .if2dc5oovi {
    padding: 0;
    margin: 24px 0 0 0;
    list-style: none;
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .if2dc5oovi .sagdusbgtm {
    margin-bottom: 16px;
    padding-left: 24px;
    position: relative;
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .if2dc5oovi .sagdusbgtm:last-child {
    margin-bottom: 0;
}

.cid-v2f0bmXymC .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .if2dc5oovi .sagdusbgtm::before {
    content: '✓';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #515151;
}

.cid-v2f0bmXymC .sf4vwdweoa,
.cid-v2f0bmXymC .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.cid-v2f0bmXymC .rqr580l2sr,
.cid-v2f0bmXymC .xs34dir464 {
    color: #000000;
    text-align: center;
}

.cid-v2f0bmXymC .fc4sxrazbh,
.cid-v2f0bmXymC .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.cid-v2f0bmXymC .i1lixhg9qc {
    color: #000000;
}

.cid-v2f0bmXymC .item-price {
    color: #000000;
}

.cid-v2f0bmXymC .saim80axcv {
    color: #515151;
}

.cid-v2f0bmXymC .if2dc5oovi {
    color: #515151;
}

.u5l13lgsw3 .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.u5l13lgsw3 .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.u5l13lgsw3 .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.u5l13lgsw3 .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.u5l13lgsw3 .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.u5l13lgsw3 .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.u5l13lgsw3 .xng03i424u .o3b3o7ahsp {
    margin-bottom: 16px;
}

.u5l13lgsw3 .xng03i424u .o3b3o7ahsp img {
    width: 116px;
    height: 116px;
    object-fit: cover;
    display: inline-flex;
    border-radius: 100% !important;
    box-shadow: 0 20px 20px -5px #9c9c9c;
}

.u5l13lgsw3 .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-165deg, #f5f5f5, #000000 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .u5l13lgsw3 .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
        background-image: linear-gradient(-165deg, #f5f5f5, #000000 40%);
    }
}

.u5l13lgsw3 .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .u5l13lgsw3 .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.u5l13lgsw3 .xng03i424u .mg2feq1tul {
    margin-top: 22px;
}

.u5l13lgsw3 .sf4vwdweoa,
.u5l13lgsw3 .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.u5l13lgsw3 .rqr580l2sr {
    color: #000000;
}

.u5l13lgsw3 .fc4sxrazbh,
.u5l13lgsw3 .m579xhsdc3 {
    color: #000000;
    text-align: center;
}

.u5l13lgsw3 .rqr580l2sr,
.u5l13lgsw3 .xs34dir464,
.u5l13lgsw3 .mg2feq1tul,
.u5l13lgsw3 .o3b3o7ahsp {
    text-align: center;
}

.aolv42x0c6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.aolv42x0c6 .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.aolv42x0c6 .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.aolv42x0c6 .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 24px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .aolv42x0c6 .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.aolv42x0c6 .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 75%;
    margin-bottom: 0;
    background-image: linear-gradient(-165deg, #9c9c9c, #000000 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .aolv42x0c6 .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.aolv42x0c6 .xng03i424u .mg2feq1tul {
    margin-top: 16px;
}

.aolv42x0c6 .rqr580l2sr {
    color: #000000;
}

.aolv42x0c6 .fc4sxrazbh,
.aolv42x0c6 .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.aolv42x0c6 .rqr580l2sr,
.aolv42x0c6 .xs34dir464,
.aolv42x0c6 .mg2feq1tul {
    text-align: center;
}

.at5vw0dm0a {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.at5vw0dm0a .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.at5vw0dm0a .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.at5vw0dm0a .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .at5vw0dm0a .xng03i424u {
        margin-bottom: 32px;
    }
}

.at5vw0dm0a .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.at5vw0dm0a .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.at5vw0dm0a .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.at5vw0dm0a .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.at5vw0dm0a .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .at5vw0dm0a .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.at5vw0dm0a .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .at5vw0dm0a .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.at5vw0dm0a .x7ninw8kv7 {
    margin: 0 -12px;
    justify-content: center;
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse {
    padding: 0 12px;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .at5vw0dm0a .x7ninw8kv7 .tljyczgbse {
        margin-bottom: 18px;
    }
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
    height: 100%;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
}

@media (max-width: 992px) {
    .at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
        padding: 24px;
    }
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 {
    margin-bottom: 24px;
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 .jurfncd0a5 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 64px;
    font-size: 34px;
    background-image: linear-gradient(#000000 30%, #f5f5f5 130%);
    box-shadow: 0 8px 24px -5px #515151;
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .i1lixhg9qc {
    margin-bottom: 10px;
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .saim80axcv {
    margin-bottom: 0;
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul {
    margin-top: 10px;
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul .ki9agmvjk0 {
    margin-bottom: 0;
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .khlxkxvkdy {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 2px;
    background-color: #e8e8e8;
    margin-top: 24px;
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .b600d4jqol {
    margin-top: 24px;
    margin-bottom: 0;
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w {
    margin-top: 24px;
}

.at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    box-shadow: 0 8px 20px -8px #515151;
}

@media (max-width: 992px) {
    .at5vw0dm0a .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w img {
        height: 300px;
    }
}

.at5vw0dm0a .sf4vwdweoa,
.at5vw0dm0a .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.at5vw0dm0a .rqr580l2sr,
.at5vw0dm0a .xs34dir464 {
    color: #000000;
    text-align: center;
}

.at5vw0dm0a .fc4sxrazbh,
.at5vw0dm0a .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.at5vw0dm0a .i1lixhg9qc {
    color: #000000;
}

.at5vw0dm0a .saim80axcv {
    color: #515151;
}

.at5vw0dm0a .b600d4jqol {
    color: #000000;
}

.q7fzh5vp7g {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.q7fzh5vp7g .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.q7fzh5vp7g .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.q7fzh5vp7g .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .q7fzh5vp7g .xng03i424u {
        margin-bottom: 32px;
    }
}

.q7fzh5vp7g .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.q7fzh5vp7g .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.q7fzh5vp7g .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.q7fzh5vp7g .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.q7fzh5vp7g .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 0;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .q7fzh5vp7g .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.q7fzh5vp7g .x7ninw8kv7 {
    margin: 0 -18px;
    justify-content: center;
}

.q7fzh5vp7g .x7ninw8kv7 .ojqxmyo4tv {
    padding: 0 18px;
    justify-content: center;
}

.q7fzh5vp7g .x7ninw8kv7 .ojqxmyo4tv .oxye1hph79 {
    position: relative;
    height: 100%;
}

@media (max-width: 992px) {
    .q7fzh5vp7g .x7ninw8kv7 .ojqxmyo4tv .oxye1hph79 {
        margin-bottom: 32px;
    }
}

.q7fzh5vp7g .x7ninw8kv7 .ojqxmyo4tv .oxye1hph79 img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    box-shadow: 0 8px 20px -8px #515151;
}

@media (max-width: 992px) {
    .q7fzh5vp7g .x7ninw8kv7 .ojqxmyo4tv .oxye1hph79 img {
        height: 300px;
    }
}

.q7fzh5vp7g .x7ninw8kv7 .ojqxmyo4tv .m579xhsdc3 .fc4sxrazbh {
    margin-bottom: 0;
}

.q7fzh5vp7g .x7ninw8kv7 .ojqxmyo4tv .m579xhsdc3 .mg2feq1tul {
    margin-top: 14px;
}

.q7fzh5vp7g .x7ninw8kv7 .ojqxmyo4tv .m579xhsdc3 .mg2feq1tul .ki9agmvjk0 {
    margin-bottom: 0;
}

.q7fzh5vp7g .sf4vwdweoa,
.q7fzh5vp7g .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.q7fzh5vp7g .rqr580l2sr,
.q7fzh5vp7g .xs34dir464 {
    color: #000000;
    text-align: center;
}

.q7fzh5vp7g .fc4sxrazbh {
    color: #515151;
}

.cid-v2f0bn0qHf {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f8f8f8;
}

.cid-v2f0bn0qHf .tljyczgbse:focus,
.cid-v2f0bn0qHf span:focus {
    outline: none;
}

.cid-v2f0bn0qHf .oy8yhnswjf {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2f0bn0qHf .ldlcdb4ukv {
    max-width: 800px;
}

.cid-v2f0bn0qHf .tljyczgbse {
    padding: 10px 0;
    min-height: 90px;
    background-image: linear-gradient(-165deg, #9c9c9c, #000000 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 768px) {
    .cid-v2f0bn0qHf .tljyczgbse {
        min-height: 45px;
    }
}

.avw0e5w7ct {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.avw0e5w7ct .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.avw0e5w7ct .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.avw0e5w7ct .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .avw0e5w7ct .xng03i424u {
        margin-bottom: 32px;
    }
}

.avw0e5w7ct .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.avw0e5w7ct .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.avw0e5w7ct .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.avw0e5w7ct .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.avw0e5w7ct .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .avw0e5w7ct .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.avw0e5w7ct .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .avw0e5w7ct .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.avw0e5w7ct .x7ninw8kv7 {
    margin: 0;
    justify-content: center;
}

.avw0e5w7ct .x7ninw8kv7 .tljyczgbse {
    padding: 0;
    margin-bottom: 24px;
}

.avw0e5w7ct .x7ninw8kv7 .tljyczgbse:nth-child(3n) .yukvzk0yjr {
    border-right: none;
}

.avw0e5w7ct .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
    height: 100%;
    border-right: 2px solid #e8e8e8;
    padding: 0 30px;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .avw0e5w7ct .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
        border-right: none;
        padding: 0 24px;
    }
}

.avw0e5w7ct .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .b600d4jqol {
    margin-bottom: 0;
}

.avw0e5w7ct .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .i1lixhg9qc {
    margin-top: 8px;
    margin-bottom: 0;
}

.avw0e5w7ct .sf4vwdweoa,
.avw0e5w7ct .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.avw0e5w7ct .rqr580l2sr,
.avw0e5w7ct .xs34dir464 {
    color: #000000;
    text-align: center;
}

.avw0e5w7ct .fc4sxrazbh,
.avw0e5w7ct .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.avw0e5w7ct .i1lixhg9qc {
    color: #515151;
    text-align: center;
}

.avw0e5w7ct .b600d4jqol {
    color: #000000;
    text-align: center;
}

.yaha99gj51 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.yaha99gj51 .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.yaha99gj51 .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.yaha99gj51 .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .yaha99gj51 .xng03i424u {
        margin-bottom: 32px;
    }
}

.yaha99gj51 .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.yaha99gj51 .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.yaha99gj51 .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.yaha99gj51 .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.yaha99gj51 .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .yaha99gj51 .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.yaha99gj51 .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .yaha99gj51 .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.yaha99gj51 .x7ninw8kv7 {
    margin: 0 -12px;
    justify-content: center;
}

.yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv {
    padding: 0 12px;
}

@media (max-width: 992px) {
    .yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv {
        margin-bottom: 18px;
    }
}

.yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv .nwecuvo2as {
    height: 100%;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
}

@media (max-width: 992px) {
    .yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv .nwecuvo2as {
        padding: 24px;
    }
}

.yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv .nwecuvo2as .saim80axcv {
    margin-bottom: 0;
}

.yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv .nwecuvo2as .mg2feq1tul {
    margin-top: 14px;
}

.yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv .nwecuvo2as .mg2feq1tul .ki9agmvjk0 {
    margin-bottom: 0;
}

.yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv .nwecuvo2as .oxye1hph79 {
    position: relative;
    height: 100%;
}

@media (max-width: 992px) {
    .yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv .nwecuvo2as .oxye1hph79 {
        height: 300px;
    }
}

.yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv .nwecuvo2as .oxye1hph79 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 0 8px 20px -8px #515151;
}

.yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv .m579xhsdc3 {
    padding: 60px 30px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .yaha99gj51 .x7ninw8kv7 .ojqxmyo4tv .m579xhsdc3 {
        padding: 24px;
    }
}

.yaha99gj51 .sf4vwdweoa,
.yaha99gj51 .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.yaha99gj51 .rqr580l2sr,
.yaha99gj51 .xs34dir464 {
    color: #000000;
    text-align: center;
}

.yaha99gj51 .fc4sxrazbh,
.yaha99gj51 .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.yaha99gj51 .saim80axcv {
    color: #000000;
}

.yaha99gj51 .saim80axcv,
.yaha99gj51 .mg2feq1tul {
    text-align: center;
}

.nxu2oizhtg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.nxu2oizhtg .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.nxu2oizhtg .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.nxu2oizhtg .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .nxu2oizhtg .xng03i424u {
        margin-bottom: 32px;
    }
}

.nxu2oizhtg .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.nxu2oizhtg .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.nxu2oizhtg .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.nxu2oizhtg .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.nxu2oizhtg .xng03i424u .xs34dir464 .rqr580l2sr {
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.nxu2oizhtg .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    margin-bottom: 0;
}

.nxu2oizhtg .tfmwy48yum {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .nxu2oizhtg .tfmwy48yum {
        padding: 0;
    }
}

.nxu2oizhtg .tfmwy48yum .iktdawoy2w.rppxapilp8 {
    border: none;
    padding: 0 4px 4px 4px;
    display: flex;
    justify-content: center;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 7px 15px -8px #9c9c9c;
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .nxu2oizhtg .tfmwy48yum .iktdawoy2w.rppxapilp8 {
        display: block;
        margin-bottom: 24px;
    }
}

.nxu2oizhtg .tfmwy48yum .iktdawoy2w.rppxapilp8 .czhd00czxl {
    padding: 0;
    border: none;
    display: block;
    margin: 0;
    flex: 1 0 0;
}

@media (max-width: 992px) {
    .nxu2oizhtg .tfmwy48yum .iktdawoy2w.rppxapilp8 .czhd00czxl {
        flex: none;
        margin-bottom: 16px;
    }
}

.nxu2oizhtg .tfmwy48yum .iktdawoy2w.rppxapilp8 .czhd00czxl .arna3orsds {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    padding: 12px 24px;
    background-color: transparent;
    border: none;
    transition: all 0.3s ease-in-out;
    opacity: 0.5;
}

.nxu2oizhtg .tfmwy48yum .iktdawoy2w.rppxapilp8 .czhd00czxl .arna3orsds.r73t1553jl {
    opacity: 1;
    box-shadow: 0 8px 15px -8px #9c9c9c inset;
}

.nxu2oizhtg .oks9c43n62 {
    margin-bottom: 44px;
    width: 100%;
    border-top: 2px dashed #a8a8a8;
}

@media (max-width: 992px) {
    .nxu2oizhtg .oks9c43n62 {
        margin-bottom: 24px;
    }
}

.nxu2oizhtg .jju0k8gm8i .nvart54ztc .en7vsjxk6e {
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .nxu2oizhtg .jju0k8gm8i .nvart54ztc .en7vsjxk6e {
        padding: 24px;
    }
}

.nxu2oizhtg .jju0k8gm8i .nvart54ztc .en7vsjxk6e .oxye1hph79 {
    margin-bottom: 24px;
}

.nxu2oizhtg .jju0k8gm8i .nvart54ztc .en7vsjxk6e .oxye1hph79 img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .nxu2oizhtg .jju0k8gm8i .nvart54ztc .en7vsjxk6e .oxye1hph79 img {
        height: 300px;
    }
}

.nxu2oizhtg .jju0k8gm8i .nvart54ztc .en7vsjxk6e .dilfuqpmjx .rf6jytvbg8 .i2z2t9xs77 {
    display: inline-block;
    padding-left: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-left: 2px dashed #a8a8a8;
    margin-bottom: 16px;
}

.nxu2oizhtg .jju0k8gm8i .nvart54ztc .en7vsjxk6e .dilfuqpmjx .i1lixhg9qc {
    margin-bottom: 16px;
}

.nxu2oizhtg .jju0k8gm8i .nvart54ztc .en7vsjxk6e .dilfuqpmjx .saim80axcv {
    margin-bottom: 0;
}

.nxu2oizhtg .jju0k8gm8i .nvart54ztc .en7vsjxk6e .dilfuqpmjx .mg2feq1tul {
    margin-top: 16px;
}

.nxu2oizhtg .jju0k8gm8i .nvart54ztc .en7vsjxk6e .dilfuqpmjx .mg2feq1tul .ki9agmvjk0 {
    margin-bottom: 0;
}

.nxu2oizhtg .sf4vwdweoa,
.nxu2oizhtg .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.nxu2oizhtg .rqr580l2sr,
.nxu2oizhtg .xs34dir464 {
    color: #000000;
    text-align: center;
}

.nxu2oizhtg .fc4sxrazbh,
.nxu2oizhtg .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.nxu2oizhtg .i2z2t9xs77 {
    color: #515151;
}

.nxu2oizhtg .i1lixhg9qc {
    color: #000000;
}

.nxu2oizhtg .saim80axcv {
    color: #515151;
}

.cid-v2f0bn1kEm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.cid-v2f0bn1kEm .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.cid-v2f0bn1kEm .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2f0bn1kEm .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .cid-v2f0bn1kEm .xng03i424u {
        margin-bottom: 32px;
    }
}

.cid-v2f0bn1kEm .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.cid-v2f0bn1kEm .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.cid-v2f0bn1kEm .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.cid-v2f0bn1kEm .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.cid-v2f0bn1kEm .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .cid-v2f0bn1kEm .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.cid-v2f0bn1kEm .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-v2f0bn1kEm .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.cid-v2f0bn1kEm .x7ninw8kv7 {
    margin: 0 -12px;
    justify-content: center;
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse {
    padding: 0 12px;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse {
        margin-bottom: 18px;
    }
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
    height: 100%;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
}

@media (max-width: 992px) {
    .cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
        padding: 24px;
    }
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 {
    margin-bottom: 24px;
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 .jurfncd0a5 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 64px;
    font-size: 34px;
    background-image: linear-gradient(#000000 30%, #f5f5f5 130%);
    box-shadow: 0 8px 24px -5px #515151;
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .i1lixhg9qc {
    margin-bottom: 10px;
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .saim80axcv {
    margin-bottom: 0;
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .khlxkxvkdy {
    width: 100%;
    border-top: 2px dashed #9c9c9c;
    margin-top: 24px;
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .item-price {
    margin-top: 24px;
    margin-bottom: 0;
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul {
    margin-top: 14px;
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul .ki9agmvjk0 {
    margin-bottom: 0;
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w {
    margin-top: 32px;
}

.cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    box-shadow: 0 8px 20px -8px #515151;
}

@media (max-width: 1440px) {
    .cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w img {
        height: 400px;
    }
}

@media (max-width: 992px) {
    .cid-v2f0bn1kEm .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w img {
        height: 300px;
    }
}

.cid-v2f0bn1kEm .sf4vwdweoa,
.cid-v2f0bn1kEm .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.cid-v2f0bn1kEm .rqr580l2sr,
.cid-v2f0bn1kEm .xs34dir464 {
    color: #000000;
    text-align: center;
}

.cid-v2f0bn1kEm .fc4sxrazbh,
.cid-v2f0bn1kEm .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.cid-v2f0bn1kEm .i1lixhg9qc {
    color: #000000;
}

.cid-v2f0bn1kEm .saim80axcv {
    color: #515151;
}

.cid-v2f0bn1kEm .b600d4jqol {
    color: #000000;
}

.gfcnwrxld3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.gfcnwrxld3 .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.gfcnwrxld3 .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gfcnwrxld3 .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .gfcnwrxld3 .xng03i424u {
        margin-bottom: 32px;
    }
}

.gfcnwrxld3 .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.gfcnwrxld3 .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.gfcnwrxld3 .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.gfcnwrxld3 .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.gfcnwrxld3 .xng03i424u .xs34dir464 .rqr580l2sr {
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gfcnwrxld3 .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    margin-bottom: 0;
}

.gfcnwrxld3 .wsiy0cx7f1 .ojqxmyo4tv {
    position: relative;
    padding: 7px 16px;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    transition: all 0.3s ease-in-out;
    margin-bottom: 16px;
}

.gfcnwrxld3 .wsiy0cx7f1 .ojqxmyo4tv .wtg6d7taad {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.gfcnwrxld3 .wsiy0cx7f1 .ojqxmyo4tv .wtg6d7taad .w2whd6wgmu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.gfcnwrxld3 .wsiy0cx7f1 .ojqxmyo4tv .wtg6d7taad .w2whd6wgmu .u3owy7b5u1 {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.gfcnwrxld3 .wsiy0cx7f1 .ojqxmyo4tv .wtg6d7taad .w2whd6wgmu .zld140v306 {
    width: 24px;
    height: 24px;
    min-width: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 24px;
    transition: all 0.3s ease-in-out;
    border-radius: 100%;
}

.gfcnwrxld3 .wsiy0cx7f1 .ojqxmyo4tv .wtg6d7taad .w2whd6wgmu .zld140v306 .jurfncd0a5 {
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    color: #000000;
}

.gfcnwrxld3 .wsiy0cx7f1 .ojqxmyo4tv .wtg6d7taad .w2whd6wgmu:not(.svggssz6wo) .zld140v306 .jurfncd0a5 {
    transform: rotate(-180deg);
}

.gfcnwrxld3 .wsiy0cx7f1 .ojqxmyo4tv .phwchl6ztj .u553piisrw {
    padding: 8px 0;
}

.gfcnwrxld3 .wsiy0cx7f1 .ojqxmyo4tv .phwchl6ztj .u553piisrw .jvmargb4ec {
    display: inline-flex;
    width: 95%;
    margin-bottom: 0;
}

@media (max-width: 1440px) {
    .gfcnwrxld3 .wsiy0cx7f1 .ojqxmyo4tv .phwchl6ztj .u553piisrw .jvmargb4ec {
        width: 100%;
    }
}

.gfcnwrxld3 .sf4vwdweoa,
.gfcnwrxld3 .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.gfcnwrxld3 .rqr580l2sr,
.gfcnwrxld3 .xs34dir464 {
    color: #000000;
    text-align: center;
}

.gfcnwrxld3 .fc4sxrazbh,
.gfcnwrxld3 .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.gfcnwrxld3 .u3owy7b5u1 {
    color: #000000;
}

.gfcnwrxld3 .jvmargb4ec {
    color: #515151;
}

.jua94yxs3d {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f8f8f8;
}

.jua94yxs3d .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.jua94yxs3d .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jua94yxs3d .uvlb69spbe {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 768px) {
    .jua94yxs3d .uvlb69spbe {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.jua94yxs3d .uvlb69spbe .j0vi6301r2 {
    width: 100%;
}

.jua94yxs3d .uvlb69spbe .j0vi6301r2 .yukvzk0yjr {
    height: 100%;
}

.jua94yxs3d .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .m579xhsdc3 .saim80axcv {
    display: inline-block;
    width: 75%;
    position: relative;
    z-index: 1;
    margin-bottom: 32px;
    background-image: linear-gradient(-165deg, #9c9c9c, #000000 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .jua94yxs3d .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .m579xhsdc3 .saim80axcv {
        width: 100%;
        background-image: linear-gradient(-165deg, #9c9c9c, #000000 50%);
    }
}

.jua94yxs3d .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz {
    display: inline-flex;
    align-items: center;
}

.jua94yxs3d .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz .r20yibnk3w {
    display: inline-flex;
    width: 64px;
    height: 64px;
    min-width: 64px;
    padding: 4px;
    border-radius: 100% !important;
    background-image: linear-gradient(#a8a8a8 40%, #f5f5f5);
    box-shadow: 0 8px 20px -8px #515151;
    margin-right: 16px;
}

.jua94yxs3d .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz .r20yibnk3w img {
    display: inline-flex;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100% !important;
}

.jua94yxs3d .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz .wddn37aep3 .aq9xpk1oat {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}

.jua94yxs3d .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz .wddn37aep3 .ehzx43auq4 {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}

.jua94yxs3d .h0npp4ua1a,
.jua94yxs3d .etm5t9qhoo {
    display: flex;
}

.jua94yxs3d .h4exgnyolo {
    top: 45%;
    width: 40px;
    height: 40px;
    font-size: 16px;
    background-color: #f5f5f5 !important;
    color: #000000 !important;
    border: none;
    border-top: 3px solid #ffffff !important;
    box-shadow: 0 8px 20px -8px #9c9c9c;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

@media (max-width: 992px) {
    .jua94yxs3d .h4exgnyolo {
        top: 0;
    }
}

.jua94yxs3d .h4exgnyolo:hover {
    background-color: #000000 !important;
    color: #f5f5f5 !important;
    border-top: none !important;
}

.jua94yxs3d .h4exgnyolo:disabled {
    opacity: 0.5 !important;
    background-color: #f5f5f5 !important;
    color: #000000 !important;
    border-top: 3px solid #ffffff !important;
}

.jua94yxs3d .h4exgnyolo.etm5t9qhoo {
    left: 0;
}

.jua94yxs3d .h4exgnyolo.etm5t9qhoo .jurfncd0a5 {
    margin-right: 4px;
}

.jua94yxs3d .h4exgnyolo.h0npp4ua1a {
    right: 0;
}

.jua94yxs3d .h4exgnyolo.h0npp4ua1a .jurfncd0a5 {
    margin-left: 4px;
}

.jua94yxs3d .w94lxf3hk6 {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
}

@media (max-width: 992px) {
    .jua94yxs3d .w94lxf3hk6 {
        padding-top: 4rem;
        padding-left: 0;
        padding-right: 0;
    }
}

.jua94yxs3d .swozhnn4ds {
    overflow: hidden;
    width: 100%;
    padding: 0;
    padding-bottom: 20px;
}

.jua94yxs3d .swozhnn4ds.is-draggable {
    cursor: grab;
}

.jua94yxs3d .swozhnn4ds.is-dragging {
    cursor: grabbing;
}

.jua94yxs3d .wb3dnnx698 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.jua94yxs3d .item-menu-overlay {
    opacity: 0 !important;
}

.jua94yxs3d .saim80axcv,
.jua94yxs3d .m579xhsdc3 {
    color: #000000;
}

.jua94yxs3d .saim80axcv,
.jua94yxs3d .m579xhsdc3,
.jua94yxs3d .y74oxni4m3 {
    text-align: center;
}

.jua94yxs3d .aq9xpk1oat {
    color: #000000;
    text-align: left;
}

.jua94yxs3d .ehzx43auq4 {
    color: #515151;
    text-align: left;
}

.kvkcrpoh0g {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.kvkcrpoh0g .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.kvkcrpoh0g .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kvkcrpoh0g .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .kvkcrpoh0g .xng03i424u {
        margin-bottom: 32px;
    }
}

.kvkcrpoh0g .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.kvkcrpoh0g .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.kvkcrpoh0g .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.kvkcrpoh0g .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.kvkcrpoh0g .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .kvkcrpoh0g .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.kvkcrpoh0g .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .kvkcrpoh0g .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.kvkcrpoh0g .x7ninw8kv7 {
    margin: 0 -12px;
    justify-content: center;
}

.kvkcrpoh0g .x7ninw8kv7 .tljyczgbse {
    padding: 0 12px;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .kvkcrpoh0g .x7ninw8kv7 .tljyczgbse {
        margin-bottom: 18px;
    }
}

.kvkcrpoh0g .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
    height: 100%;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .kvkcrpoh0g .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
        padding: 24px;
    }
}

.kvkcrpoh0g .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w {
    display: flex;
    justify-content: center;
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .kvkcrpoh0g .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w {
        margin-bottom: 24px;
    }
}

.kvkcrpoh0g .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .r20yibnk3w img {
    display: inline-block;
    width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 100% !important;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 20px -8px #515151;
}

.kvkcrpoh0g .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .i1lixhg9qc {
    margin-bottom: 10px;
}

.kvkcrpoh0g .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .saim80axcv {
    margin-bottom: 0;
}

.kvkcrpoh0g .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul {
    margin-top: 10px;
}

.kvkcrpoh0g .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul .ki9agmvjk0 {
    margin-bottom: 0;
}

.kvkcrpoh0g .sf4vwdweoa,
.kvkcrpoh0g .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.kvkcrpoh0g .rqr580l2sr,
.kvkcrpoh0g .xs34dir464 {
    color: #000000;
    text-align: center;
}

.kvkcrpoh0g .fc4sxrazbh,
.kvkcrpoh0g .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.kvkcrpoh0g .i1lixhg9qc {
    color: #000000;
}

.kvkcrpoh0g .saim80axcv {
    color: #515151;
}

.v1331r0vcp {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.v1331r0vcp .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.v1331r0vcp .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.v1331r0vcp .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .v1331r0vcp .xng03i424u {
        margin-bottom: 32px;
    }
}

.v1331r0vcp .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.v1331r0vcp .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.v1331r0vcp .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.v1331r0vcp .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.v1331r0vcp .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .v1331r0vcp .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.v1331r0vcp .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .v1331r0vcp .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.v1331r0vcp .nwecuvo2as {
    padding: 30px;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
}

@media (max-width: 992px) {
    .v1331r0vcp .nwecuvo2as {
        padding: 24px;
    }
}

.v1331r0vcp .nwecuvo2as .iktdawoy2w.rppxapilp8 {
    border: none;
    padding: 0;
    border-radius: 0 !important;
    background-color: transparent;
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .v1331r0vcp .nwecuvo2as .iktdawoy2w.rppxapilp8 {
        display: block;
        margin-bottom: 24px;
    }
}

.v1331r0vcp .nwecuvo2as .iktdawoy2w.rppxapilp8 .czhd00czxl {
    padding: 0;
    border: none;
    display: block;
    margin: 0;
    flex: 1 0 0;
}

@media (max-width: 992px) {
    .v1331r0vcp .nwecuvo2as .iktdawoy2w.rppxapilp8 .czhd00czxl {
        flex: none;
        margin-bottom: 16px;
    }
}

.v1331r0vcp .nwecuvo2as .iktdawoy2w.rppxapilp8 .czhd00czxl .arna3orsds {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    padding: 12px 24px;
    background-color: #f5f5f5;
    border: none;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    transition: all 0.3s ease-in-out;
    opacity: 0.5;
}

.v1331r0vcp .nwecuvo2as .iktdawoy2w.rppxapilp8 .czhd00czxl .arna3orsds.r73t1553jl {
    opacity: 1;
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w {
        display: block;
    }
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .oxye1hph79 {
    width: 49%;
}

@media (max-width: 992px) {
    .v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .oxye1hph79 {
        width: 100%;
        margin-bottom: 24px;
    }
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .oxye1hph79 img {
    height: 450px;
    width: 100%;
    object-fit: cover;
    box-shadow: 0 8px 20px -8px #515151;
}

@media (max-width: 992px) {
    .v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .oxye1hph79 img {
        height: 300px;
    }
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx {
    width: 48%;
}

@media (max-width: 992px) {
    .v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx {
        width: 100%;
    }
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx .b600d4jqol {
    margin-bottom: 10px;
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx .i1lixhg9qc {
    margin-bottom: 10px;
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx .saim80axcv {
    margin-bottom: 0;
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx .s7ota0uwcb {
    margin-top: 24px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

@media (max-width: 992px) {
    .v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx .s7ota0uwcb {
        display: block;
    }
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx .s7ota0uwcb .en7vsjxk6e {
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 20px;
}

@media (max-width: 992px) {
    .v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx .s7ota0uwcb .en7vsjxk6e {
        margin-bottom: 16px;
    }

    .v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx .s7ota0uwcb .en7vsjxk6e:last-child {
        margin-bottom: 0;
    }
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx .s7ota0uwcb .en7vsjxk6e .my72l8rdfp {
    margin-bottom: 0;
}

.v1331r0vcp .nwecuvo2as .jju0k8gm8i .nvart54ztc .zd5js5159w .dilfuqpmjx .s7ota0uwcb .en7vsjxk6e .lb5dsw1xlj {
    margin-top: 8px;
    margin-bottom: 0;
}

.v1331r0vcp .sf4vwdweoa,
.v1331r0vcp .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.v1331r0vcp .rqr580l2sr,
.v1331r0vcp .xs34dir464 {
    color: #000000;
    text-align: center;
}

.v1331r0vcp .fc4sxrazbh,
.v1331r0vcp .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.v1331r0vcp .b600d4jqol {
    color: #000000;
}

.v1331r0vcp .i1lixhg9qc {
    color: #000000;
}

.v1331r0vcp .saim80axcv {
    color: #515151;
}

.v1331r0vcp .my72l8rdfp {
    color: #000000;
    text-align: center;
}

.v1331r0vcp .lb5dsw1xlj {
    color: #515151;
    text-align: center;
}

.rtwn32dkoq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.rtwn32dkoq .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.rtwn32dkoq .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rtwn32dkoq .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .rtwn32dkoq .xng03i424u {
        margin-bottom: 32px;
    }
}

.rtwn32dkoq .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.rtwn32dkoq .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.rtwn32dkoq .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.rtwn32dkoq .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.rtwn32dkoq .xng03i424u .xs34dir464 .rqr580l2sr {
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.rtwn32dkoq .nwecuvo2as {
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 60px 30px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .rtwn32dkoq .nwecuvo2as {
        padding: 24px;
    }
}

.rtwn32dkoq .nwecuvo2as .saim80axcv {
    margin-bottom: 0;
}

.rtwn32dkoq .nwecuvo2as .mg2feq1tul {
    margin-top: 14px;
}

.rtwn32dkoq .nwecuvo2as .mg2feq1tul .ki9agmvjk0 {
    margin-bottom: 0;
}

.rtwn32dkoq .sf4vwdweoa,
.rtwn32dkoq .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.rtwn32dkoq .rqr580l2sr,
.rtwn32dkoq .xs34dir464 {
    color: #000000;
    text-align: center;
}

.rtwn32dkoq .fc4sxrazbh,
.rtwn32dkoq .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.rtwn32dkoq .saim80axcv {
    color: #000000;
}

.rtwn32dkoq .saim80axcv,
.rtwn32dkoq .mg2feq1tul {
    text-align: center;
}

.s7mum21kbd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.s7mum21kbd .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.s7mum21kbd .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.s7mum21kbd .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .s7mum21kbd .xng03i424u {
        margin-bottom: 32px;
    }
}

.s7mum21kbd .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.s7mum21kbd .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.s7mum21kbd .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.s7mum21kbd .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.s7mum21kbd .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .s7mum21kbd .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.s7mum21kbd .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .s7mum21kbd .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.s7mum21kbd .x7ninw8kv7 {
    margin: 0 -12px;
    justify-content: center;
}

.s7mum21kbd .x7ninw8kv7 .tljyczgbse {
    padding: 0 12px;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .s7mum21kbd .x7ninw8kv7 .tljyczgbse {
        margin-bottom: 18px;
    }
}

.s7mum21kbd .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
    height: 100%;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .s7mum21kbd .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
        padding: 24px;
    }
}

.s7mum21kbd .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 {
    display: flex;
    justify-content: center;
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .s7mum21kbd .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 {
        margin-bottom: 24px;
    }
}

.s7mum21kbd .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 .cs0fuitanb {
    width: 180px;
    height: 180px;
    display: inline-flex;
    padding: 10px;
    border-top: 3px solid #ffffff;
    box-shadow: 0 10px 12px -8px #9c9c9c;
    background-color: #f5f5f5;
}

.s7mum21kbd .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 .cs0fuitanb .jurfncd0a5 {
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 84px;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 12px -8px #9c9c9c;
    background-color: #f5f5f5;
}

.s7mum21kbd .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .i1lixhg9qc {
    margin-bottom: 10px;
}

.s7mum21kbd .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .saim80axcv {
    margin-bottom: 0;
}

.s7mum21kbd .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul {
    margin-top: 10px;
}

.s7mum21kbd .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul .ki9agmvjk0 {
    margin-bottom: 0;
}

.s7mum21kbd .sf4vwdweoa,
.s7mum21kbd .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.s7mum21kbd .rqr580l2sr,
.s7mum21kbd .xs34dir464 {
    color: #000000;
    text-align: center;
}

.s7mum21kbd .fc4sxrazbh,
.s7mum21kbd .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.s7mum21kbd .i1lixhg9qc {
    color: #000000;
}

.s7mum21kbd .saim80axcv {
    color: #515151;
}

.exmb6m576x {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.exmb6m576x .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.exmb6m576x .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.exmb6m576x .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .exmb6m576x .xng03i424u {
        margin-bottom: 32px;
    }
}

.exmb6m576x .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.exmb6m576x .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.exmb6m576x .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.exmb6m576x .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.exmb6m576x .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .exmb6m576x .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.exmb6m576x .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .exmb6m576x .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.exmb6m576x .uvlb69spbe {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 425px;
    max-width: 425px;
}

@media (max-width: 768px) {
    .exmb6m576x .uvlb69spbe {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 {
    width: 100%;
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr {
    height: 100%;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
}

@media (max-width: 992px) {
    .exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr {
        padding: 24px;
    }
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .aq9xpk1oat {
    position: relative;
    z-index: 1;
    margin-bottom: 8px;
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .ehzx43auq4 {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .vk0m6jqvli {
    position: relative;
    z-index: 1;
    margin-top: 24px;
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .vk0m6jqvli .f27j907xav {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .vk0m6jqvli .f27j907xav .mue5a46bb4:last-child a .jurfncd0a5 {
    margin-right: 0;
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .vk0m6jqvli .f27j907xav .mue5a46bb4 a {
    display: block;
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .vk0m6jqvli .f27j907xav .mue5a46bb4 a:hover .jurfncd0a5,
.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .vk0m6jqvli .f27j907xav .mue5a46bb4 a:hover .jurfncd0a5 {
    transform: scale(1.2);
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .vk0m6jqvli .f27j907xav .mue5a46bb4 a .jurfncd0a5 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    margin-right: 10px;
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .r20yibnk3w {
    margin-top: 24px;
}

.exmb6m576x .uvlb69spbe .j0vi6301r2 .yukvzk0yjr .r20yibnk3w img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    box-shadow: 0 8px 20px -8px #515151;
}

.exmb6m576x .h0npp4ua1a,
.exmb6m576x .etm5t9qhoo {
    display: flex;
}

.exmb6m576x .h4exgnyolo {
    top: 50%;
    width: 40px;
    height: 40px;
    font-size: 16px;
    background-color: #000000 !important;
    color: #ffffff !important;
    border: none;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

@media (max-width: 992px) {
    .exmb6m576x .h4exgnyolo {
        top: 0;
    }
}

.exmb6m576x .h4exgnyolo:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.exmb6m576x .h4exgnyolo:disabled {
    background-color: #000000 !important;
    color: #ffffff !important;
    opacity: 0.5 !important;
}

.exmb6m576x .h4exgnyolo.etm5t9qhoo {
    left: 0;
}

.exmb6m576x .h4exgnyolo.etm5t9qhoo .jurfncd0a5 {
    margin-right: 4px;
}

.exmb6m576x .h4exgnyolo.h0npp4ua1a {
    right: 0;
}

.exmb6m576x .h4exgnyolo.h0npp4ua1a .jurfncd0a5 {
    margin-left: 4px;
}

.exmb6m576x .w94lxf3hk6 {
    position: relative;
    z-index: 1;
    width: 100%;
}

@media (max-width: 992px) {
    .exmb6m576x .w94lxf3hk6 {
        padding-top: 4rem;
    }
}

.exmb6m576x .w94lxf3hk6::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 5%;
    height: 100%;
    background-image: linear-gradient(-90deg, transparent 45%, #f5f5f5 110%);
    pointer-events: none;
    z-index: 2;
}

@media (max-width: 768px) {
    .exmb6m576x .w94lxf3hk6::before {
        display: none;
    }
}

.exmb6m576x .w94lxf3hk6::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 5%;
    height: 100%;
    background-image: linear-gradient(90deg, transparent 45%, #f5f5f5 110%);
    pointer-events: none;
    z-index: 2;
}

@media (max-width: 768px) {
    .exmb6m576x .w94lxf3hk6::after {
        display: none;
    }
}

.exmb6m576x .swozhnn4ds {
    overflow: hidden;
    width: 100%;
    padding: 0;
    padding-bottom: 20px;
}

.exmb6m576x .swozhnn4ds.is-draggable {
    cursor: grab;
}

.exmb6m576x .swozhnn4ds.is-dragging {
    cursor: grabbing;
}

.exmb6m576x .wb3dnnx698 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.exmb6m576x .item-menu-overlay {
    opacity: 0 !important;
}

.exmb6m576x .sf4vwdweoa,
.exmb6m576x .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.exmb6m576x .rqr580l2sr,
.exmb6m576x .xs34dir464 {
    color: #000000;
    text-align: center;
}

.exmb6m576x .fc4sxrazbh,
.exmb6m576x .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.exmb6m576x .aq9xpk1oat {
    color: #000000;
}

.exmb6m576x .ehzx43auq4 {
    color: #515151;
}

.pdcf4p8jni {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f8f8f8;
}

.pdcf4p8jni .tljyczgbse:focus,
.pdcf4p8jni span:focus {
    outline: none;
}

.pdcf4p8jni .tljyczgbse {
    cursor: pointer;
}

.pdcf4p8jni .yu634i0l9d {
    grid-row-gap: 24px;
}

@media (max-width: 767px) {
    .pdcf4p8jni .yu634i0l9d {
        grid-row-gap: 24px;
    }
}

.pdcf4p8jni .w4zbo25mmv,
.pdcf4p8jni .or9fc91w84 {
    gap: 0 24px;
}

@media (max-width: 767px) {

    .pdcf4p8jni .w4zbo25mmv,
    .pdcf4p8jni .or9fc91w84 {
        gap: 0 24px;
    }
}

.pdcf4p8jni .rqr580l2sr {
    margin-bottom: 44px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .pdcf4p8jni .rqr580l2sr {
        margin-bottom: 32px;
    }
}

.pdcf4p8jni .ldlcdb4ukv {
    max-width: 800px;
}

.pdcf4p8jni .acuiohwt5j,
.pdcf4p8jni .oy8yhnswjf {
    overflow: hidden;
}

.pdcf4p8jni .yu634i0l9d {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.pdcf4p8jni .sm1bexdx53 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pdcf4p8jni .sm1bexdx53 img {
    min-width: 30vw;
    max-width: 100%;
    height: 450px;
    object-fit: cover;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

@media (max-width: 1200px) {
    .pdcf4p8jni .sm1bexdx53 img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .pdcf4p8jni .sm1bexdx53 img {
        min-width: 35vw;
    }
}

@media (max-width: 425px) {
    .pdcf4p8jni .sm1bexdx53 img {
        height: 140px;
    }
}

.pdcf4p8jni .w4zbo25mmv,
.pdcf4p8jni .or9fc91w84 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.pdcf4p8jni .w4zbo25mmv {
    align-items: flex-end;
}

.pdcf4p8jni .or9fc91w84 {
    align-items: flex-start;
    padding-bottom: 20px;
}

.vj3pqlanhm .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.vj3pqlanhm .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.vj3pqlanhm .nvpav3p6ha {
    height: 450px;
}

@media (max-width: 992px) {
    .vj3pqlanhm .nvpav3p6ha {
        width: 300px;
    }
}

.omr33wclap {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.omr33wclap .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.omr33wclap .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.omr33wclap .x7ninw8kv7 {
    margin: 0 -12px;
    justify-content: center;
}

.omr33wclap .x7ninw8kv7 .tljyczgbse {
    padding: 0 12px;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .omr33wclap .x7ninw8kv7 .tljyczgbse {
        margin-bottom: 18px;
    }
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
}

@media (max-width: 992px) {
    .omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
        padding: 24px;
    }
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zpczz1dm8z .qv0gymzi23 {
    display: inline-flex;
    margin-bottom: 16px;
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zpczz1dm8z .qv0gymzi23 .j6ezem1bee {
    margin-right: 8px;
    margin-bottom: 0;
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zpczz1dm8z .qv0gymzi23 .j6ezem1bee:last-child {
    margin-right: 0;
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .saim80axcv {
    margin-bottom: 20px;
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz {
    display: inline-flex;
    align-items: center;
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz .r20yibnk3w {
    padding-right: 14px;
    border-right: 2px dashed #a8a8a8;
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz .r20yibnk3w img {
    display: inline-flex;
    width: 64px;
    height: 64px;
    min-width: 64px;
    object-fit: cover;
    border: 4px solid #ffffff;
    box-shadow: 0 8px 20px -8px #515151;
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz .wddn37aep3 {
    padding-left: 14px;
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz .wddn37aep3 .aq9xpk1oat {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}

.omr33wclap .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .y74oxni4m3 .s2nk7tc6wz .wddn37aep3 .ehzx43auq4 {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}

.omr33wclap .j6ezem1bee {
    color: #000000;
}

.omr33wclap .saim80axcv {
    color: #515151;
}

.omr33wclap .aq9xpk1oat {
    color: #000000;
}

.omr33wclap .ehzx43auq4 {
    color: #515151;
}

.t900ga2cki {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.t900ga2cki .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.t900ga2cki .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t900ga2cki .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .t900ga2cki .xng03i424u {
        margin-bottom: 32px;
    }
}

.t900ga2cki .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.t900ga2cki .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.t900ga2cki .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.t900ga2cki .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.t900ga2cki .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .t900ga2cki .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.t900ga2cki .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .t900ga2cki .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.t900ga2cki .nwecuvo2as {
    height: 100%;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
}

@media (max-width: 992px) {
    .t900ga2cki .nwecuvo2as {
        padding: 24px;
    }
}

.t900ga2cki .nwecuvo2as .baw6iydhem iframe {
    height: 550px;
    box-shadow: 0 8px 20px -8px #9c9c9c;
    border-top: 3px solid #ffffff !important;
    filter: grayscale(1);
}

@media (max-width: 992px) {
    .t900ga2cki .nwecuvo2as .baw6iydhem iframe {
        height: 350px;
    }
}

.t900ga2cki .sf4vwdweoa,
.t900ga2cki .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.t900ga2cki .rqr580l2sr,
.t900ga2cki .xs34dir464 {
    color: #000000;
    text-align: center;
}

.t900ga2cki .fc4sxrazbh,
.t900ga2cki .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.b99w2m8kgn {
    background-image: url("photo-1534423861386-85a16f5d13fd.jpeg");
}

.b99w2m8kgn .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.b99w2m8kgn .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.b99w2m8kgn .nvpav3p6ha {
    height: 450px;
}

@media (max-width: 992px) {
    .b99w2m8kgn .nvpav3p6ha {
        width: 300px;
    }
}

.z9c9amy3r1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.z9c9amy3r1 .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.z9c9amy3r1 .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.z9c9amy3r1 .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .z9c9amy3r1 .xng03i424u {
        margin-bottom: 32px;
    }
}

.z9c9amy3r1 .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.z9c9amy3r1 .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.z9c9amy3r1 .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.z9c9amy3r1 .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.z9c9amy3r1 .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 0;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .z9c9amy3r1 .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.z9c9amy3r1 .x7ninw8kv7 {
    margin: 0 -18px;
    justify-content: center;
}

.z9c9amy3r1 .x7ninw8kv7 .ojqxmyo4tv {
    padding: 0 18px;
    justify-content: center;
}

.z9c9amy3r1 .x7ninw8kv7 .ojqxmyo4tv .nwecuvo2as .ev2vi08iqi {
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

@media (max-width: 992px) {
    .z9c9amy3r1 .x7ninw8kv7 .ojqxmyo4tv .nwecuvo2as {
        margin-bottom: 32px;
    }
}

.z9c9amy3r1 .x7ninw8kv7 .ojqxmyo4tv .m579xhsdc3 .fc4sxrazbh {
    margin-bottom: 0;
}

.z9c9amy3r1 .x7ninw8kv7 .ojqxmyo4tv .m579xhsdc3 .mg2feq1tul {
    margin-top: 14px;
}

.z9c9amy3r1 .x7ninw8kv7 .ojqxmyo4tv .m579xhsdc3 .mg2feq1tul .ki9agmvjk0 {
    margin-bottom: 0;
}

.z9c9amy3r1 .sf4vwdweoa,
.z9c9amy3r1 .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.z9c9amy3r1 .rqr580l2sr,
.z9c9amy3r1 .xs34dir464 {
    color: #000000;
    text-align: center;
}

.z9c9amy3r1 .fc4sxrazbh {
    color: #515151;
}

.r0qi3nib0w {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.r0qi3nib0w .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.r0qi3nib0w .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r0qi3nib0w .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .r0qi3nib0w .xng03i424u {
        margin-bottom: 32px;
    }
}

.r0qi3nib0w .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.r0qi3nib0w .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.r0qi3nib0w .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.r0qi3nib0w .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.r0qi3nib0w .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .r0qi3nib0w .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.r0qi3nib0w .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .r0qi3nib0w .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.r0qi3nib0w .x7ninw8kv7 {
    margin: 0 -12px;
    justify-content: center;
}

.r0qi3nib0w .x7ninw8kv7 .tljyczgbse {
    padding: 0 12px;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .r0qi3nib0w .x7ninw8kv7 .tljyczgbse {
        margin-bottom: 18px;
    }
}

.r0qi3nib0w .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .r0qi3nib0w .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
        padding: 24px;
    }
}

.r0qi3nib0w .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .i1lixhg9qc {
    margin-bottom: 24px;
}

.r0qi3nib0w .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .khlxkxvkdy {
    width: 100%;
    border-bottom: 2px dashed #a8a8a8;
    margin-bottom: 24px;
}

.r0qi3nib0w .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .if2dc5oovi {
    padding: 0;
    margin: 24px 0 0 0;
    list-style: none;
}

.r0qi3nib0w .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .if2dc5oovi .sagdusbgtm {
    margin-bottom: 16px;
    padding-left: 24px;
    position: relative;
}

.r0qi3nib0w .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .if2dc5oovi .sagdusbgtm:last-child {
    margin-bottom: 0;
}

.r0qi3nib0w .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .if2dc5oovi .sagdusbgtm::before {
    content: '✓';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #515151;
}

.r0qi3nib0w .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul {
    width: 100%;
    margin-top: 14px;
}

.r0qi3nib0w .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .mg2feq1tul .ki9agmvjk0 {
    width: 100%;
    margin-bottom: 0;
}

.r0qi3nib0w .sf4vwdweoa,
.r0qi3nib0w .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.r0qi3nib0w .rqr580l2sr,
.r0qi3nib0w .xs34dir464 {
    color: #000000;
    text-align: center;
}

.r0qi3nib0w .fc4sxrazbh,
.r0qi3nib0w .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.r0qi3nib0w .i1lixhg9qc {
    color: #000000;
    text-align: center;
}

.r0qi3nib0w .if2dc5oovi {
    color: #515151;
}

.ng687a3yj8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.ng687a3yj8 .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.ng687a3yj8 .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ng687a3yj8 .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .ng687a3yj8 .xng03i424u {
        margin-bottom: 32px;
    }
}

.ng687a3yj8 .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.ng687a3yj8 .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.ng687a3yj8 .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.ng687a3yj8 .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.ng687a3yj8 .xng03i424u .xs34dir464 .rqr580l2sr {
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ng687a3yj8 .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    margin-bottom: 0;
}

.ng687a3yj8 .of1l70rl62 {
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .ng687a3yj8 .of1l70rl62 {
        padding: 24px;
    }
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 {
    margin: 0 -9.6px;
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .vu0oicmvdl {
    margin-bottom: 0 !important;
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .vu0oicmvdl .jxf9fqehh0 {
    margin-bottom: 10px;
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .vu0oicmvdl .y3hjcfm4vq {
    padding: 13px 12px;
    background-color: #f5f5f5;
    border: none !important;
    border-top: 3px solid #ffffff !important;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    margin-bottom: 20px;
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .vu0oicmvdl .y3hjcfm4vq::placeholder {
    color: #000000;
    opacity: 0.5;
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .vu0oicmvdl .y3hjcfm4vq:hover,
.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .vu0oicmvdl .y3hjcfm4vq:focus {
    box-shadow: 0 8px 15px -8px #9c9c9c;
    border: none !important;
    border-top: 3px solid #ffffff !important;
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .vu0oicmvdl textarea {
    min-height: 100px;
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .vu0oicmvdl .form-check {
    padding-left: 2.1em;
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .vu0oicmvdl .form-check .form-check-input {
    background-color: #000000;
    border-color: #000000;
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .mg2feq1tul {
    width: 100%;
}

.ng687a3yj8 .of1l70rl62 .pi53wtrio3.txtb3j8ia0 .mg2feq1tul .ki9agmvjk0 {
    width: 100%;
    margin-bottom: 0;
}

.ng687a3yj8 .sf4vwdweoa,
.ng687a3yj8 .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.ng687a3yj8 .rqr580l2sr,
.ng687a3yj8 .xs34dir464 {
    color: #000000;
    text-align: center;
}

.ng687a3yj8 .fc4sxrazbh,
.ng687a3yj8 .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.ng687a3yj8 label {
    color: #000000;
}

.hho4k51edg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
}

.hho4k51edg .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.hho4k51edg .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.hho4k51edg .xng03i424u {
    margin-bottom: 44px;
}

@media (max-width: 992px) {
    .hho4k51edg .xng03i424u {
        margin-bottom: 32px;
    }
}

.hho4k51edg .xng03i424u .klixh0wx83 {
    margin-bottom: 32px;
}

.hho4k51edg .xng03i424u .klixh0wx83 .di94b4gs54 {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    background-color: #f5f5f5;
    border-top: 2px solid #ffffff;
    box-shadow: 0 8px 20px -8px #9c9c9c;
}

.hho4k51edg .xng03i424u .klixh0wx83 .di94b4gs54 .k015tbc6kt .jurfncd0a5 {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
}

.hho4k51edg .xng03i424u .klixh0wx83 .di94b4gs54 .sf4vwdweoa {
    margin-bottom: 0;
}

.hho4k51edg .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-180deg, #f5f5f5, #000000 40%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .hho4k51edg .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
    }
}

.hho4k51edg .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .hho4k51edg .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.hho4k51edg .x7ninw8kv7 {
    margin: 0 -12px;
    justify-content: center;
}

.hho4k51edg .x7ninw8kv7 .tljyczgbse {
    padding: 0 12px;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .hho4k51edg .x7ninw8kv7 .tljyczgbse {
        margin-bottom: 18px;
    }
}

.hho4k51edg .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
    height: 100%;
    background-color: #f5f5f5;
    border-top: 3px solid #ffffff;
    box-shadow: 0 8px 15px -8px #9c9c9c;
    padding: 30px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .hho4k51edg .x7ninw8kv7 .tljyczgbse .yukvzk0yjr {
        padding: 24px;
    }
}

.hho4k51edg .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 {
    margin-bottom: 24px;
}

.hho4k51edg .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .zld140v306 .jurfncd0a5 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 27px;
    background-image: linear-gradient(#000000 30%, #f5f5f5 130%);
    box-shadow: 0 8px 24px -5px #515151;
}

.hho4k51edg .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .i1lixhg9qc {
    margin-bottom: 10px;
}

.hho4k51edg .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .saim80axcv {
    margin-bottom: 0;
    text-decoration: underline;
    text-decoration-color: inherit;
    cursor: pointer;
    transition: color 0.3s;
}

.hho4k51edg .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .saim80axcv:hover,
.hho4k51edg .x7ninw8kv7 .tljyczgbse .yukvzk0yjr .zd5js5159w .saim80axcv:focus {
    text-decoration-color: transparent;
}

.hho4k51edg .sf4vwdweoa,
.hho4k51edg .klixh0wx83 {
    color: #000000;
    text-align: center;
}

.hho4k51edg .rqr580l2sr,
.hho4k51edg .xs34dir464 {
    color: #000000;
    text-align: center;
}

.hho4k51edg .fc4sxrazbh,
.hho4k51edg .m579xhsdc3 {
    color: #515151;
    text-align: center;
}

.hho4k51edg .i1lixhg9qc {
    color: #515151;
}

.hho4k51edg .saim80axcv {
    color: #000000;
}

.t64agtd1ih {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("photo-1657664072470-99b02c2143f2.jpeg");
}

.t64agtd1ih .e7b5dxjbri.j3cmuh3rsb {
    display: none;
}

.t64agtd1ih .e7b5dxjbri {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t64agtd1ih .xng03i424u .vk0m6jqvli {
    position: relative;
    z-index: 1;
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .t64agtd1ih .xng03i424u .vk0m6jqvli {
        margin-bottom: 24px;
    }
}

.t64agtd1ih .xng03i424u .vk0m6jqvli .f27j907xav {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}

.t64agtd1ih .xng03i424u .vk0m6jqvli .f27j907xav .mue5a46bb4 {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    margin-right: 10px;
}

.t64agtd1ih .xng03i424u .vk0m6jqvli .f27j907xav .mue5a46bb4::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
}

.t64agtd1ih .xng03i424u .vk0m6jqvli .f27j907xav .mue5a46bb4:last-child a .jurfncd0a5 {
    margin-right: 0;
}

.t64agtd1ih .xng03i424u .vk0m6jqvli .f27j907xav .mue5a46bb4:hover:before,
.t64agtd1ih .xng03i424u .vk0m6jqvli .f27j907xav .mue5a46bb4:hover:before {
    opacity: 1;
}

.t64agtd1ih .xng03i424u .vk0m6jqvli .f27j907xav .mue5a46bb4 a {
    position: relative;
    z-index: 1;
    display: block;
}

.t64agtd1ih .xng03i424u .vk0m6jqvli .f27j907xav .mue5a46bb4 a .jurfncd0a5 {
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}

.t64agtd1ih .xng03i424u .xs34dir464 .rqr580l2sr {
    display: inline-block;
    width: 60%;
    margin-bottom: 16px;
    position: relative;
    background-image: linear-gradient(-165deg, #f5f5f5, #000000 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .t64agtd1ih .xng03i424u .xs34dir464 .rqr580l2sr {
        width: 100%;
        background-image: linear-gradient(-165deg, #f5f5f5, #000000 40%);
    }
}

.t64agtd1ih .xng03i424u .m579xhsdc3 .fc4sxrazbh {
    display: inline-block;
    width: 50%;
    margin-bottom: 22px;
}

@media (max-width: 992px) {
    .t64agtd1ih .xng03i424u .m579xhsdc3 .fc4sxrazbh {
        width: 100%;
    }
}

.t64agtd1ih .xng03i424u .mg2feq1tul {
    margin-bottom: 22px;
}

.t64agtd1ih .xng03i424u .nav-wrapper {
    margin-top: 78px;
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .t64agtd1ih .xng03i424u .nav-wrapper {
        margin-top: 32px;
        margin-bottom: 24px;
    }
}

.t64agtd1ih .xng03i424u .nav-wrapper .if2dc5oovi {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.t64agtd1ih .xng03i424u .nav-wrapper .if2dc5oovi .sagdusbgtm {
    padding: 10px 30px;
    margin-bottom: 0;
    text-decoration: underline;
    text-decoration-color: inherit;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

@media (max-width: 992px) {
    .t64agtd1ih .xng03i424u .nav-wrapper .if2dc5oovi .sagdusbgtm {
        padding: 5px 16px;
    }
}

.t64agtd1ih .xng03i424u .nav-wrapper .if2dc5oovi .sagdusbgtm:hover,
.t64agtd1ih .xng03i424u .nav-wrapper .if2dc5oovi .sagdusbgtm:focus {
    text-decoration-color: transparent;
}

.t64agtd1ih .xng03i424u .its3p3kjuj {
    margin-bottom: 0;
}

.t64agtd1ih .rqr580l2sr {
    color: #000000;
}

.t64agtd1ih .fc4sxrazbh,
.t64agtd1ih .m579xhsdc3 {
    color: #000000;
    text-align: center;
}

.t64agtd1ih .if2dc5oovi,
.t64agtd1ih .nav-wrapper {
    color: #000000;
    text-align: center;
}

.t64agtd1ih .its3p3kjuj {
    color: #515151;
    text-align: center;
}

.t64agtd1ih .rqr580l2sr,
.t64agtd1ih .xs34dir464,
.t64agtd1ih .mg2feq1tul,
.t64agtd1ih .vk0m6jqvli {
    text-align: center;
}